projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
708bfd4
)
(mkdir): Ignore error from chmod.
author
Richard M. Stallman
<rms@gnu.org>
Tue, 16 Nov 1993 09:20:07 +0000
(09:20 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Tue, 16 Nov 1993 09:20:07 +0000
(09:20 +0000)
Makefile.in
patch
|
blob
|
history
diff --git
a/Makefile.in
b/Makefile.in
index b9d32ae7a621469907300d5f01f0696f4f09980c..461c5bfae34a3c2b92d87e2036c23f58c59d5647 100644
(file)
--- a/
Makefile.in
+++ b/
Makefile.in
@@
-306,7
+306,7
@@
mkdir: FRC.mkdir
./lib-src/make-path ${COPYDESTS} ${lockdir} ${infodir} ${mandir} \
${bindir} ${datadir} ${libdir} \
`echo ${locallisppath} | sed 's/:/ /'`
- chmod 777 ${COPYDESTS} ${lockdir}
+
-
chmod 777 ${COPYDESTS} ${lockdir}
### Delete all the installed files that the `install' target would
### create (but not the noninstalled files such as `make all' would